home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 January
/
PCWorld_2007-01_cd.bin
/
v cisle
/
autoit
/
autoit-v3.2.0.1-setup.exe
/
Examples
/
Helpfile
/
_SetDate.au3
< prev
next >
Wrap
Text File
|
2006-06-17
|
191b
|
6 lines
#include <Date.au3>
_SetDate(20) ; Set the current date to 20-xx-xxxx
_SetDate(20,10) ; Set the current date to 20-10-xxxx
_SetDate(20,10,2004) ; Set the current date to 20-10-2004